home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 005a / races28.zip / RACES.DOC < prev    next >
Text File  |  1993-03-22  |  13KB  |  241 lines

  1.  
  2.         One of the Livewire Collection of multi-BBS Doorware programs.
  3.            Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS, Spitfire,
  4.           UltraBBS, Telegard, TriTel, TriBBS, Remote Access, and WWIV
  5.  
  6.                                 Richard Paquette
  7.                                    PO Box 416
  8.                               Mt. Laurel, NJ 08054
  9.  
  10.                            (c) Copyright 1989 - 1993
  11.                               All Rights Reserved
  12.  
  13.                       Additional Line(s) to the CFG file
  14.                       ----------------------------------
  15.                     
  16.                         Line 5 <=- Registration number
  17.  
  18.                   Example configuration file for PCBOARD.SYS
  19.                   ------------------------------------------
  20.                                                                              
  21. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  22. The Livewire BBS    <=-  (Change this to your BBS name)
  23. Richard             <=-  (The Sysop's first name)
  24. Paquette            <=-  (The Sysop's last name)
  25.  
  26. Example configuration file for USERS.SYS
  27. ------------------------------------------
  28.                                                                              
  29. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  30. The Livewire BBS    <=-  (Change this to your BBS name)
  31. Richard             <=-  (The Sysop's first name)
  32. Paquette            <=-  (The Sysop's last name)
  33.  
  34. Example configuration file for DOOR.SYS
  35. ---------------------------------------
  36.                                                                              
  37. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  38. The Livewire BBS    <=-  (Change this to your BBS name)
  39. Richard             <=-  (The Sysop's first name)
  40. Paquette            <=-  (The Sysop's last name)
  41.  
  42. Example configuration file for USERINFO.DAT
  43. -------------------------------------------
  44.                                                                              
  45. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  46. The Livewire BBS    <=-  (Change this to your BBS name)
  47. Richard             <=-  (The Sysop's first name)
  48. Paquette            <=-  (The Sysop's last name)
  49. NOTE: DOOR.SYS must be in the SAME directory as USERINFO.DAT
  50.  
  51. Example configuration file for CALLINFO.BBS
  52. -------------------------------------------
  53.                                                                              
  54. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  55. The Livewire BBS    <=-  (Change this to your BBS name)
  56. Richard             <=-  (The Sysop's first name)
  57. Paquette            <=-  (The Sysop's last name)
  58.  
  59. Example configuration file for DORINFOx.DEF
  60. -------------------------------------------
  61.                                                                              
  62. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  63.                           where 'x' is the BBS Node number.
  64. The Livewire BBS    <=-  (Change this to your BBS name)
  65. Richard             <=-  (The Sysop's first name)
  66. Paquette            <=-  (The Sysop's last name)
  67.  
  68. Example configuration file for SFDOORS.DAT
  69. ------------------------------------------
  70.                                                                              
  71. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  72. The Livewire BBS    <=-  (Change this to your BBS name)
  73. Richard             <=-  (The Sysop's first name)
  74. Paquette            <=-  (The Sysop's last name)
  75.  
  76. Example configuration file for CHAIN.TXT
  77. ----------------------------------------
  78.                                                                              
  79. C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  80. The Livewire BBS    <=-  (Change this to your BBS name)
  81. Richard             <=-  (The Sysop's first name)
  82. Paquette            <=-  (The Sysop's last name)
  83.  
  84. Example configuration file for GTUSER.BBS
  85. ----------------------------------------
  86.                                                                              
  87. C:\BBS\GTUSER.BBS   <=-  (Full pathname of your GTUSER.BBS file)
  88. The Livewire BBS    <=-  (Change this to your BBS name)
  89. Richard             <=-  (The Sysop's first name)
  90. Paquette            <=-  (The Sysop's last name)
  91. 1                   <=-  (COM port number - defaults to 1)
  92. 1                   <=-  (Node number - defaults to 1)
  93. 123123              <=-  (Registration Number)
  94.  
  95. Example configuration file for TRIBBS.SYS
  96. ----------------------------------------
  97.                                                                              
  98. C:\BBS\TRIBBS.SYS   <=-  (Full pathname of your TRIBBS.SYS file)
  99. The Livewire BBS    <=-  (Change this to your BBS name)
  100. Richard             <=-  (The Sysop's first name)
  101. Paquette            <=-  (The Sysop's last name)
  102.  
  103. Example Batch File 
  104. -------------------
  105. A sample batch file is included and is similar to the following:
  106.    ECHO OFF
  107.    CD\DOORS                <=- Switch to the door's Directory.
  108.    DOOR DOOR.CNF           <=- Execute the door program and pass the
  109.                                 configuration filename to the program.
  110.    CD\PCB                  <=- Go back to PCB DIR when user exits door.
  111.    BOARD                   <=- Restart BBS.
  112.                                                                              
  113. This Door is multi-node  compatible so you may run more than 1 node from
  114. the same .CNF file  provided the path to your system file (DORINFOx.DEF,
  115. CALLINFO.BBS, etc) is exactly the same unless you are using environment
  116. variables, (q.v.)
  117.  
  118.                          Environment Variables
  119.  
  120. PCBoard automatically creates the %PCBDRIVE% & %PCBDIR% environment
  121. variables. Non-PCBoard systems may also use these variables by including
  122. the following in either your BBS batch or AUTOEXEC.BAT
  123.  
  124.   SET PCBDRIVE=C:               <- Drive letter of your BBS files
  125.   SET PCBDIR=\BBSDIR            <- Path to your BBS files
  126.  
  127. Then in your Door .CNF file instead of putting C:\BBSDIR\DOOR.SYS, you
  128. would put %PCBDRIVE%%PCBDIR%\DOOR.SYS. This allows you to use just one
  129. .CNF file for multi-node operation!
  130.                                                                              
  131. To specify a non-standard IRQ, put the IRQ number after the .CNF on the
  132. command line.  For example:
  133.                                                                              
  134.      DOOR DOOR.CNF /5
  135.      or using the PCBDRIVE procedure: SET IRQ=5 and use
  136.      DOOR DOOR.CNF /%IRQ%  
  137.                                                                              
  138. This tells the program to use IRQ 5 instead of the standard IRQ.
  139.  
  140.                            Top Ten Bulletin
  141.                            ----------------
  142.                                                                              
  143. The first time you run this door online it will create 3 files called
  144. ****.BUL, ****.BLT and ****.BLT. If you  wish to change the path
  145. or filename of the  Bulletin,  you must edit  ****.BUL and  change the
  146. first line to whatever path/filename you desire, assuming that this door
  147. requires or has a bulletin to display.. these docs are generic for all
  148. The Livewire Doors and some of them DO NOT create a bulletin.
  149.  
  150.                               Sysop Keys
  151.                               ----------
  152.  
  153. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  154.          written to DOOR.SYS and USERS.SYS
  155. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  156.          and/or written to DOOR.SYS and USERS.SYS
  157. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  158. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  159.          and/or written to DOOR.SYS and USERS.SYS
  160. F8    -  Returns the caller involuntarily to the BBS.
  161. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  162.          and/or written to DOOR.SYS and USERS.SYS
  163. F10   -  Activates SysOp CHAT mode within the DOOR.
  164. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  165. UP    -  Give the caller extra time while in the DOOR.  
  166. DN    -  Subtract time from the caller while in the DOOR. 
  167. HOME  -  HELP key for Status Line options.
  168. ALT-N -  SysOp next on toggle. Value passed to PCBoard. (PCBoard only)
  169. ALT-X -  PCBoard will exit after current caller logs off. Value is
  170.          passed to PCBoard. Not available on non-PCBoard systems.
  171.  
  172.                              Distribution
  173.                              ------------
  174.                                                                              
  175. This program is being distributed via the SHAREWARE concept and as such,
  176. may be copied freely with the following restrictions:
  177.                                                                              
  178.         * The program must be supplied in it's original unmodified
  179.           form, including documentation.
  180.                                                                              
  181.         * This program may not be distributed as part of any commercial
  182.           application or service without the express, written consent
  183.           of the author.
  184.                                                                              
  185.         * Vendors of Shareware/Public Domain software may not
  186.           distribute this program without the express, written
  187.           consent of the author even if Vendor has been approved
  188.           by the Association of Shareware Professionals (ASP).
  189.  
  190.                              Registration
  191.                              ------------
  192.                                                                              
  193. This door represents  many hours of  programming and the author deserves
  194. just compensation for his time, efforts and expertise.  If you find this
  195. program to be of some  value and you  continue to use it on your system,
  196. you must return the order form provided along with the registration fee.
  197. Registration  entitles you to  free upgrades via  modem from  The Livewire
  198. BBS Support Conference.  Payments should be  made in the  form of a check or
  199. money order. Foreign orders must be in U.S. funds drawn on a U.S. bank.
  200.  
  201. Online registration with Visa or Mastercard is available via our Credit
  202. Card Door at the following system:
  203.                                                                              
  204.                   The Livewire BBS: (609) 235-5297 HST
  205.                                                                              
  206. NOTE: If you register by mail,  your registration number will be posted
  207.       in a private message on The Livewire BBS. 
  208.  
  209.                                Copyright
  210.                                ---------
  211.                                                                              
  212. This door is Copyrighted(c) 1989-93 by Richard Paquette, and is distributed
  213. as Shareware. Under this concept you may use the SHAREWARE (unregistered)
  214. version for a  reasonable period of  time for evaluation  after which you
  215. must either register your copy or discontinue  usage.
  216.  
  217.                                Warranty
  218.                                --------
  219.                                                                              
  220. This product is provided as is without warranty of any kind.  The entire
  221. risk as to the results and performance of the program is assumed by you.
  222. Futhermore, the  author does not warrant, guarantee, or  make any  other
  223. representations regarding the use of,  or the  results of the use of the
  224. program,  and you rely on the  program and  results  solely at  your own
  225. risk.  The author  cannot and will not accept  responsibility for system
  226. damage, loss of profit or any other special, consequential or incidental 
  227. damages  resulting  from  the use of or inability to  use this  product.
  228.  
  229.                                Com-Ports
  230.                                ---------
  231.  
  232.                    DoorFrame now supports COM 0 thru 15.
  233.  
  234.                              Fossil Drivers
  235.                              --------------
  236.                                                                              
  237. This door may be used with Fossil drivers such as X00 & BNU.  This makes
  238. it compatible  with most  multi-port  boards.  To use the Fossil  driver
  239. instead of the standard COM ports, include  /FD on the command line when
  240. running the door. For example: DOOR DOOR.CNF /FD
  241.